Carbon


InsertControlDialogItem

Header: Dialogs.h Carbon status: Supported

OSErr InsertControlDialogItem (
    DialogPtr theDialog, 
    DialogItemIndex afterItem, 
    const Rect *box, 
    Boolean enabled, 
    SInt16 controlID
);
theDialog
afterItem
box
enabled
controlID
function result

A result code.

AVAILABILITY

Supported in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)